home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / c / GAPLib.lha / GAPLib / gaplib / README.COMPILE < prev    next >
Encoding:
Text File  |  1999-07-04  |  289 b   |  13 lines

  1.  
  2. To compile manually, perform the following steps:
  3.  
  4. 1) Compile and link mkver.c
  5.  
  6. 2) Run mkver like this : "mkver c >VString"
  7.  
  8. 3) Compile but do not link all other .c files except "increv.c".
  9.  
  10. 4) Add the object files created in (3) to the a library with a suitable tool
  11.    like ar (unix).
  12.  
  13.